From: Florian Fainelli Date: Sat, 9 Aug 2008 09:19:54 +0000 (+0000) Subject: qolyester does not compile on powerpc X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22/%22https:/collectd.org/%22?a=commitdiff_plain;h=f31d1f311ed5f379637698f50dc8a6dd2f0c81b4;p=openwrt%2Fsvn-archive%2Fpackages.git qolyester does not compile on powerpc SVN-Revision: 12256 --- diff --git a/net/qolyester/Makefile b/net/qolyester/Makefile index 44ca49444..c3389165b 100644 --- a/net/qolyester/Makefile +++ b/net/qolyester/Makefile @@ -23,7 +23,7 @@ include $(INCLUDE_DIR)/package.mk define Package/qolyester SECTION:=net CATEGORY:=Network - DEPENDS:=+libpthread @!TARGET_avr32 + DEPENDS:=+libpthread @!TARGET_avr32 @!TARGET_powerpc TITLE:=OLSR implementation with QoS URL:=http://qolsr.lri.fr/code/ endef